home *** CD-ROM | disk | FTP | other *** search
/ Inside Mac Games Volume 7 #5 / IMG Vol 7-5.iso / Demos / Age of Empires Trial / Data / Passive.per < prev    next >
Text File  |  1998-10-12  |  5KB  |  139 lines

  1. //See the RULES.DOC file for the syntactical rules and the meaning of each of the
  2. //variables.  Aside from simple crash prevention during load, this file does not get
  3. //checked for having valid numbers, etc.  Mis-setting variables in this file can
  4. //cause unbelievably stupid AI, high update times, etc.
  5. //
  6. //Default
  7. DEFAULT
  8. 2     34    //SNPercentCivilianGatherers
  9. 3     2     //SNCapCivilianExplorers
  10. 4     2     //SNCapCivilianBuilders
  11. 5     -1    //SNCapCivilianGatherers
  12. 16    3     //SNMinimumAttackGroupSize
  13. 18    4     //SNTotalNumberExplorers (GETTING PHASED OUT)
  14. 19    0     //SNPercentEnemySightedResponse
  15. 20    0     //SNEnemySightedResponseDistance
  16. 22    12    //SNSentryDefenseDistance
  17. 23    10    //SNArtifactReturnDistance (UNUSED AT THIS POINT)
  18. 24    75    //SNPercentVictoryClamp (UNUSED AT THIS POINT)
  19. 25    1     //SNMinimumDefendGroupSize
  20. 26    15    //SNMaximumAttackGroupSize (UNUSED AT THIS POINT)
  21. 28    3     //SNMaximumDefendGroupSize (UNUSED AT THIS POINT)
  22. 29    85    //SNMinimumPeaceLikeLevel (UNUSED AT THIS POINT)
  23. 30    50    //SNPercentHealthRetreat
  24. 31    50    //SNPercentDeathRetreat
  25. 32    50    //SNPercentExplorationRequired (TEMPORARILY UNUSED)
  26. 34    50    //SNZeroPriorityDistance
  27. 35    0     //SNMinimumCivilianExplorers
  28. 36    0     //SNNumberAttackGroups
  29. 37    0     //SNAttackGroupMakeup (UNUSED AT THIS POINT)
  30. 38    0     //SNNumberDefendGroups
  31. 39    0     //SNDefendGroupMakeup (UNUSED AT THIS POINT)
  32. 40    0     //SNGroupFillMethod
  33. 41    3     //SNAttackGroupGatherSpacing
  34. 42    0     //SNNumberExploreGroups
  35. 43    0     //SNMinimumExploreGroupSize
  36. 44    0     //SNMaximumExploreGroupSize (UNUSED AT THIS POINT)
  37. 45    0     //SNExploreGroupMakeup (UNUSED AT THIS POINT)
  38. 46    30    //SNAttackSeparationTime
  39. 47    0     //SNAttackCoordination
  40. 48    30    //SNAttackResponseSeparationTime
  41. 49    0     //SNRetreatAfterTargetDestroyed
  42. 50    0     //SNGoldDefendPriority
  43. 51    0     //SNStoneDefendPriority
  44. 52    0     //SNForageDefendPriority
  45. 53    0     //SNChokePointDefendPriority (UNUSED AT THIS POINT)
  46. 54    0     //SNRuinsDefendPriority
  47. 55    0     //SNArtifactDefendPriority
  48. 56    0     //SNTownDefendPriority
  49. 57    3     //SNDefenseDistance
  50. 58    0     //SNNumberBoatAttackGroups
  51. 59    1     //SNMinimumBoatAttackGroupSize
  52. 60    2     //SNMaximumBoatAttackGroupSize (UNUSED AT THIS POINT)
  53. 61    0     //SNNumberBoatExploreGroups
  54. 62    1     //SNMinimumBoatExploreGroupSize
  55. 63    1     //SNMaximumBoatExploreGroupSize (UNUSED AT THIS POINT)
  56. 64    0     //SNDesiredNumberTradeEscorts (UNUSED AT THIS POINT)
  57. 65    0     //SNDesiredNumberFishEscorts (UNUSED AT THIS POINT)
  58. 66    0     //SNDesiredNumberTransportEscorts (UNUSED AT THIS POINT)
  59. 67    0     //SNNumberBoatDefendGroups
  60. 68    0     //SNMinimumBoatDefendGroupSize
  61. 69    0     //SNMaximumBoatDefendGroupSize (UNUSED AT THIS POINT)
  62. 70    1     //SNDockDefendPriority 
  63. 71    1     //SNLockAttackAndAttackResponse 
  64. //
  65. //Destroy All Players, Aggressive is the current default, so we skip that.
  66. //
  67. //Explore, Aggressive
  68. VC 7 0
  69. 0     100   //SNPercentCivilianExplorers
  70. 1     0     //SNPercentCivilianBuilders
  71. 2     0     //SNPercentCivilianGatherers
  72. 3     -1    //SNCapCivilianExplorers
  73. 4     -1    //SNCapCivilianBuilders
  74. 5     -1    //SNCapCivilianGatherers
  75. 36    0     //SNNumberAttackGroups
  76. 38    0     //SNNumberDefendGroups
  77. //
  78. //Explore, Compassionate
  79. VC 7 1
  80. 0     90    //SNPercentCivilianExplorers
  81. 1     0     //SNPercentCivilianBuilders
  82. 2     0     //SNPercentCivilianGatherers
  83. 3     -1    //SNCapCivilianExplorers
  84. 4     -1    //SNCapCivilianBuilders
  85. 5     -1    //SNCapCivilianGatherers
  86. 36    0     //SNNumberAttackGroups
  87. 38    0     //SNNumberDefendGroups
  88. //
  89. //Explore, Defensive
  90. VC 7 2
  91. 0     91    //SNPercentCivilianExplorers
  92. 1     0     //SNPercentCivilianBuilders
  93. 2     0     //SNPercentCivilianGatherers
  94. 3     -1    //SNCapCivilianExplorers
  95. 4     -1    //SNCapCivilianBuilders
  96. 5     -1    //SNCapCivilianGatherers
  97. 36    0     //SNNumberAttackGroups
  98. 38    0     //SNNumberDefendGroups
  99. //
  100. //Explore, Friendly
  101. VC 7 3
  102. 0     93    //SNPercentCivilianExplorers
  103. 1     0     //SNPercentCivilianBuilders
  104. 2     0     //SNPercentCivilianGatherers
  105. 3     -1    //SNCapCivilianExplorers
  106. 4     -1    //SNCapCivilianBuilders
  107. 5     -1    //SNCapCivilianGatherers
  108. 36    0     //SNNumberAttackGroups
  109. 38    0     //SNNumberDefendGroups
  110. //
  111. //Explore, Passive
  112. VC 7 4
  113. 0     23    //SNPercentCivilianExplorers
  114. 1     0     //SNPercentCivilianBuilders
  115. 2     0     //SNPercentCivilianGatherers
  116. 3     -1    //SNCapCivilianExplorers
  117. 4     -1    //SNCapCivilianBuilders
  118. 5     -1    //SNCapCivilianGatherers
  119. 36    0     //SNNumberAttackGroups
  120. 38    0     //SNNumberDefendGroups
  121. //
  122. //Explore, Vengeful
  123. VC 7 5
  124. 0     21    //SNPercentCivilianExplorers
  125. 1     0     //SNPercentCivilianBuilders
  126. 2     0     //SNPercentCivilianGatherers
  127. 3     -1    //SNCapCivilianExplorers
  128. 4     -1    //SNCapCivilianBuilders
  129. 5     -1    //SNCapCivilianGatherers
  130. 36    0     //SNNumberAttackGroups
  131. 38    0     //SNNumberDefendGroups
  132. 218   1     //SNEasiestReactionPercentage
  133. 219   30    //SNEasierReactionPercentage
  134.  
  135.  
  136. 143   0        //SNTaskUngroupedSoldiers
  137. //
  138. END
  139.